﻿2026-06-04T17:23:00.8197684Z ##[group]Run actions/checkout@v5
2026-06-04T17:23:00.8199458Z with:
2026-06-04T17:23:00.8200204Z   repository: SaberMage/spt-core
2026-06-04T17:23:00.8207297Z   token: ***
2026-06-04T17:23:00.8207991Z   ssh-strict: true
2026-06-04T17:23:00.8208672Z   ssh-user: git
2026-06-04T17:23:00.8209424Z   persist-credentials: true
2026-06-04T17:23:00.8210189Z   clean: true
2026-06-04T17:23:00.8210877Z   sparse-checkout-cone-mode: true
2026-06-04T17:23:00.8211689Z   fetch-depth: 1
2026-06-04T17:23:00.8212364Z   fetch-tags: false
2026-06-04T17:23:00.8213058Z   show-progress: true
2026-06-04T17:23:00.8213764Z   lfs: false
2026-06-04T17:23:00.8214450Z   submodules: false
2026-06-04T17:23:00.8215170Z   set-safe-directory: true
2026-06-04T17:23:00.8216754Z ##[endgroup]
2026-06-04T17:23:00.9763750Z Syncing repository: SaberMage/spt-core
2026-06-04T17:23:00.9768662Z ##[group]Getting Git version info
2026-06-04T17:23:00.9770400Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-04T17:23:00.9772561Z [command]/usr/bin/git version
2026-06-04T17:23:00.9773616Z git version 2.34.1
2026-06-04T17:23:00.9794301Z ##[endgroup]
2026-06-04T17:23:00.9812698Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/a091a330-c32b-46ae-aad8-e3c8c27bc2d3/.gitconfig'
2026-06-04T17:23:00.9836663Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/a091a330-c32b-46ae-aad8-e3c8c27bc2d3' before making global git config changes
2026-06-04T17:23:00.9840052Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T17:23:00.9843521Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T17:23:00.9896734Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-04T17:23:00.9927450Z https://github.com/SaberMage/spt-core
2026-06-04T17:23:00.9945666Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T17:23:00.9952337Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T17:23:00.9981364Z refs/heads/dev-freeform
2026-06-04T17:23:00.9994310Z [command]/usr/bin/git checkout --detach
2026-06-04T17:23:01.0060514Z HEAD is now at 984852e feat(daemon,cli,api): M5-D3d gates + discovery + context injection
2026-06-04T17:23:01.0124487Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-04T17:23:01.0165663Z Deleted branch dev-freeform (was 984852e).
2026-06-04T17:23:01.0212566Z ##[endgroup]
2026-06-04T17:23:01.0216795Z [command]/usr/bin/git submodule status
2026-06-04T17:23:01.0466642Z ##[group]Cleaning the repository
2026-06-04T17:23:01.0470744Z [command]/usr/bin/git clean -ffdx
2026-06-04T17:23:01.8104066Z Removing target/
2026-06-04T17:23:01.8119826Z [command]/usr/bin/git reset --hard HEAD
2026-06-04T17:23:01.8194659Z HEAD is now at 984852e feat(daemon,cli,api): M5-D3d gates + discovery + context injection
2026-06-04T17:23:01.8201723Z ##[endgroup]
2026-06-04T17:23:01.8204350Z ##[group]Disabling automatic garbage collection
2026-06-04T17:23:01.8210295Z [command]/usr/bin/git config --local gc.auto 0
2026-06-04T17:23:01.8249050Z ##[endgroup]
2026-06-04T17:23:01.8251062Z ##[group]Setting up auth
2026-06-04T17:23:01.8259277Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T17:23:01.8301826Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T17:23:01.8550564Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T17:23:01.8590836Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T17:23:01.8830202Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T17:23:01.8871909Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T17:23:01.9113835Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-04T17:23:01.9174229Z ##[endgroup]
2026-06-04T17:23:01.9176494Z ##[group]Fetching the repository
2026-06-04T17:23:01.9188861Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +984852e6ea69313e87b7918296a2611737528c7d:refs/remotes/origin/dev-freeform
2026-06-04T17:23:02.6111096Z ##[endgroup]
2026-06-04T17:23:02.6114541Z ##[group]Determining the checkout info
2026-06-04T17:23:02.6117351Z ##[endgroup]
2026-06-04T17:23:02.6118981Z [command]/usr/bin/git sparse-checkout disable
2026-06-04T17:23:02.6160575Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-04T17:23:02.6198991Z ##[group]Checking out the ref
2026-06-04T17:23:02.6203282Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T17:23:02.6457084Z Switched to a new branch 'dev-freeform'
2026-06-04T17:23:02.6460396Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-04T17:23:02.6466143Z ##[endgroup]
2026-06-04T17:23:02.6616241Z [command]/usr/bin/git log -1 --format=%H
2026-06-04T17:23:02.6618793Z 984852e6ea69313e87b7918296a2611737528c7d
